home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 April
/
Macworld (1999-04).dmg
/
Cool Specials
/
Al Morale Demo
/
Al's Stuff
/
D200.DCR
/
00036_Make Quit Face.2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-02-16
|
188 b
|
12 lines
on idle
if rollOver(15) then
puppetSprite(4, 1)
set the memberNum of sprite 4 to the number of member "QuitFace"
updateStage()
end if
end
on exitFrame
go(the frame)
end